object code
美 [?ɑbd??kt ?ko?d]
英 [??bd?ekt ?k??d] 
- n.(編譯或匯編程序的)目標(biāo)碼
- 網(wǎng)絡(luò)目標(biāo)代碼;目的碼;對(duì)象代碼
詞形變化
復(fù)數(shù):object codes
英漢雙解
1. | (編譯或匯編程序的)目標(biāo)碼,目標(biāo)代碼the language into which a program is translated using a compiler or an assembler |
英漢解釋
英英解釋
例句
In contrast, when aninlined function is invoked, the compiler inserts the object code for that function at the point-of-call.
相反,當(dāng)內(nèi)聯(lián)函數(shù)被調(diào)用的時(shí)候,編譯器會(huì)把對(duì)象源代碼插入到引用函數(shù)之處。
Allowing outsiders to have access to the source or object code for these assets would be extremely damaging to the company.
允許外人訪(fǎng)問(wèn)這些屬于公司資產(chǎn)的原碼和目標(biāo)碼將對(duì)公司產(chǎn)生極大的危害。
Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.
實(shí)際上,整個(gè)內(nèi)核沒(méi)有變,只是增加了新的對(duì)象代碼和幾個(gè)函數(shù)調(diào)用重定向指令。
must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution.
必須由匯編程序或解釋程序在執(zhí)行前翻譯成特定計(jì)算機(jī)的目標(biāo)碼。
The source code text of a piece of software and its object code text should be seen as one work.
同一程序的源文本和目標(biāo)文本應(yīng)當(dāng)視為同一作品。
To translate all the source code of a program from a high-level language into object code prior to execution of the program.
在程序運(yùn)行前,把用高級(jí)語(yǔ)言編寫(xiě)的程序源代碼翻譯成目標(biāo)代碼。
But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution.
但是在一個(gè)應(yīng)用程序虛擬化環(huán)境中,對(duì)象代碼在一個(gè)抽象機(jī)器內(nèi)經(jīng)過(guò)解譯,以便于執(zhí)行。
A set of processor-readable opcodes and data. The output of compilers, assemblers, linkers, and locators are files containing object code.
處理器能讀的操縱碼和數(shù)據(jù)。編譯器、匯編器、連接器和定位器的輸出文件都含有目標(biāo)代碼。
Through a compilation process, this high-level code is compiled into an intermediate representation called object code.
通過(guò)一個(gè)編譯過(guò)程,該高級(jí)代碼被編譯成一個(gè)名為對(duì)象代碼的中間表示。
The statements generated by initializers are placed in object code before the body of your constructors.
在對(duì)象代碼里面,初始化器生成的表達(dá)式,放置在構(gòu)造函數(shù)體的前面。
However, the resulting object code is not used to run the page.
但是,產(chǎn)生的對(duì)象代碼不用于運(yùn)行頁(yè)。
Although BCPL was a high-level language (similar to C), the intermediate code that the compiler generated was called O-code (Object code).
盡管BCPL是一種高級(jí)語(yǔ)言(類(lèi)似于C),編譯器生成的中間代碼叫做O-code(對(duì)象代碼)。
As a powerful means to protect software, object-code obfuscation can obstruct malicious software analysis effectively.
目標(biāo)代碼混淆技術(shù)是對(duì)軟件進(jìn)行保護(hù)的一種有力手段,能夠有效地阻擋對(duì)軟件的惡意分析。
They are used to putting all the processing in their object code. The database is an afterthought.
他們習(xí)慣于將所有處理放在對(duì)象的代碼中完成,事后才添加數(shù)據(jù)庫(kù)。
Allthat remains is to place the object code into a ROM or download it via a debugging tool.
放置目標(biāo)代碼到ROM中或通過(guò)調(diào)試工具下載。
Three types of applications programs translate from source code to object code: compilers, interpreters, and assemblers.
從源代碼轉(zhuǎn)換成目標(biāo)碼中一共有三種不同類(lèi)型的應(yīng)用程序:編譯程序,解釋程序和匯編程序。
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.
VM的對(duì)象代碼也稱(chēng)為bytecode,特別定義解釋程序執(zhí)行的一個(gè)指令集。
Software is the machine readable ( object code ) version of computer programs developed or marketed by Cisco and related documentation .
軟件是思科開(kāi)發(fā)或銷(xiāo)售的電腦程序的可讀機(jī)器版本(目標(biāo)代碼)及相關(guān)文件。
Leaving it to the compiler to implement the default behavior is simpler, less error-prone, and often leads to better object code.
留給編譯器來(lái)實(shí)現(xiàn)缺省行為更簡(jiǎn)單些,更不易出錯(cuò),并且常常會(huì)產(chǎn)生更好的目標(biāo)碼。
The former command generates a tarball of object code, ksplice-8c4o6u. tar. gz, to be patched into the kernel.
前一個(gè)命令生成tarball文件ksplice-8c4o6u.tar.gz,其中包含要應(yīng)用于內(nèi)核的補(bǔ)丁對(duì)象代碼。
The Client-Side Click-to-Action source object code shown in Listing 1 is auto generated and inserted in the C2ASourceView. jsp.
列表1中顯示的客戶(hù)端點(diǎn)擊操作源對(duì)象代碼,是自動(dòng)生成的,并會(huì)插入到C2ASourceView.jsp中。
The Client-Side Click-to-Action target object code shown in Listing 4 is auto generated and inserted in the C2ATargetView. jsp.
列表4中所示的客戶(hù)端點(diǎn)擊操作對(duì)象代碼,是自動(dòng)生成的,并插入到C2ATargetView.jsp中。
In this case, the high-level program is called the source code , and the translated program is called the object code or the executable .
在此意義下,高級(jí)語(yǔ)言程序被稱(chēng)為源代碼,編譯后的程序稱(chēng)為目標(biāo)代碼或者可執(zhí)行程序。
The Client-Side Click-to-Action source object code is updated, as shown in Listing 3.
客戶(hù)端的點(diǎn)擊操作源對(duì)象代碼得到了更新,如列表3所示。
The Client-Side Click-to-Action source object code is updated as shown in Listing 8.
客戶(hù)端點(diǎn)擊操作源對(duì)象代碼會(huì)更新至如列表8所示。
A file containing object code. The output of a compiler or assembler.
包含代碼的文件。編譯器或匯編器的輸出。
As the name suggests, a precompiled header file contains object code in a compiled form that is included before the header stop point.
正如其名稱(chēng)所表示的,預(yù)編譯頭文件在頭中止(headerstop)點(diǎn)之前,以一種經(jīng)過(guò)編譯的形式包含目標(biāo)代碼。
The terse syntax is attractive to professional programmer, and the compilers generate very deficient object code.
C語(yǔ)言簡(jiǎn)潔的語(yǔ)法對(duì)專(zhuān)業(yè)編程人員很有吸引力,而且它的編譯程序能夠產(chǎn)生高效的目標(biāo)代碼。
A linker can create a binary file from the portion of assembly object code, wherein the binary file is target independent.
鏈接器可以根據(jù)匯編對(duì)象代碼部分創(chuàng)建二進(jìn)制文件,其中二進(jìn)制文件獨(dú)立于目標(biāo)。
A printout giving instructions and narrative as originally prepared and the object code resulting from them.
原編寫(xiě)的指令和注解說(shuō)明以及由此得到的目的代碼的打印輸出。
You'll get the benefits of avoiding code duplication, and constructor initializers generate much more efficient object code.
這樣做的好處有:避免代碼重復(fù)、構(gòu)造函數(shù)初始化器生成更高效的對(duì)象代碼。
Computer programs include source code programs and object code programs.
計(jì)算機(jī)程序包括源程序和目標(biāo)程序。
In contrast, statically linked object code requires that the application be relinked when the functions change.
相反,靜態(tài)鏈接的對(duì)象代碼要求在函數(shù)更改時(shí)重新鏈接應(yīng)用程序。
Computer programs, whether in source or object code, shall be protected as literary works under the Berne Convention (1971).
計(jì)算機(jī)程序,無(wú)論是源代碼還是目標(biāo)代碼,應(yīng)作為《伯爾尼公約》(1971)項(xiàng)下的文字作品加以保護(hù)。
The compiler can compile Java source files, class files, or even entire jar files to object code.
其編譯器可以將Java源文件、類(lèi)文件、甚至是整個(gè)jar文件編譯成目標(biāo)碼。
This is the default setup of projects in Visual Studio and the default behavior of the linker building the final binary from object code.
這是VisualStudio中項(xiàng)目的默認(rèn)安裝以及鏈接器根據(jù)對(duì)象代碼生成最終二進(jìn)制文件的默認(rèn)行為。
A compiler that runs on a different platform than the one for which it produces object code.
一個(gè)運(yùn)行在不同的平臺(tái)上的編譯器,其中之一能產(chǎn)生目標(biāo)代碼。
Such "modular" object code is more easily manipulated by Ksplice.
Ksplice更容易處理這種“模塊化”對(duì)象代碼。
Compelled to copy the source along with the object code.
目標(biāo)碼一起復(fù)制源碼。
Listing 3 shows the mock device object code.
清單3給出模擬設(shè)備對(duì)象的代碼。